home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / stepp000.swf / scripts / DefineSprite_2317 / frame_1 / DoAction.as
Encoding:
Text File  |  2010-04-12  |  131 b   |  8 lines

  1. set("/Variables:Stoppe",false);
  2. set("_root:Idle",false);
  3. if(eval("/Variables:Run") == true)
  4. {
  5.    gotoAndStop(20);
  6. }
  7. stop();
  8.